[INFO] cloning repository https://github.com/weiwangfds/tokio-memq-python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weiwangfds/tokio-memq-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiwangfds%2Ftokio-memq-python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiwangfds%2Ftokio-memq-python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d025ffbb438eca1c84be98ea84fffd0e07a0603e
[INFO] checking weiwangfds/tokio-memq-python against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiwangfds%2Ftokio-memq-python" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/weiwangfds/tokio-memq-python
[INFO] finished tweaking git repo https://github.com/weiwangfds/tokio-memq-python
[INFO] tweaked toml for git repo https://github.com/weiwangfds/tokio-memq-python written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weiwangfds/tokio-memq-python on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weiwangfds/tokio-memq-python already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding tokio-memq v0.2.1 (available: v1.0.0)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c06c73120b196c9671a9a31df61c8b37a3c6442fc40a244b0f8a757e0aba78b
[INFO] running `Command { std: "docker" "start" "3c06c73120b196c9671a9a31df61c8b37a3c6442fc40a244b0f8a757e0aba78b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c06c73120b196c9671a9a31df61c8b37a3c6442fc40a244b0f8a757e0aba78b" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c06c73120b196c9671a9a31df61c8b37a3c6442fc40a244b0f8a757e0aba78b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c06c73120b196c9671a9a31df61c8b37a3c6442fc40a244b0f8a757e0aba78b" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking tokio-memq v0.2.1
[INFO] [stderr]     Checking pythonize v0.27.0
[INFO] [stderr]     Checking pyo3-async-runtimes v0.27.0
[INFO] [stderr]     Checking tokio-memq-python v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:229:21
[INFO] [stdout]     |
[INFO] [stdout] 229 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:248:21
[INFO] [stdout]     |
[INFO] [stdout] 248 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:344:21
[INFO] [stdout]     |
[INFO] [stdout] 344 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:376:21
[INFO] [stdout]     |
[INFO] [stdout] 376 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:485:29
[INFO] [stdout]     |
[INFO] [stdout] 485 |                     Python::with_gil(|py| {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:513:21
[INFO] [stdout]     |
[INFO] [stdout] 513 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:529:21
[INFO] [stdout]     |
[INFO] [stdout] 529 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:229:21
[INFO] [stdout]     |
[INFO] [stdout] 229 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:248:21
[INFO] [stdout]     |
[INFO] [stdout] 248 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:344:21
[INFO] [stdout]     |
[INFO] [stdout] 344 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:376:21
[INFO] [stdout]     |
[INFO] [stdout] 376 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:485:29
[INFO] [stdout]     |
[INFO] [stdout] 485 |                     Python::with_gil(|py| {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:513:21
[INFO] [stdout]     |
[INFO] [stdout] 513 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> src/lib.rs:529:21
[INFO] [stdout]     |
[INFO] [stdout] 529 |             Python::with_gil(|py| {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.64s
[INFO] running `Command { std: "docker" "inspect" "3c06c73120b196c9671a9a31df61c8b37a3c6442fc40a244b0f8a757e0aba78b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c06c73120b196c9671a9a31df61c8b37a3c6442fc40a244b0f8a757e0aba78b", kill_on_drop: false }`
[INFO] [stdout] 3c06c73120b196c9671a9a31df61c8b37a3c6442fc40a244b0f8a757e0aba78b
